home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 116 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  809 b 

  1. Date: Wed, 24 Feb 1993 09:41:25 -0500
  2. From: scott@telle.dmi.stevens-tech.edu (Scott Kolodzieski)
  3. Message-Id: <9302241441.AA13315@telle.local>
  4. To: ridderbusch.pad@sni.de
  5. In-Reply-To: Frank Ridderbusch's message of Wed, 24 Feb 93 12:39:13 MET <9302241139.AA22185@terminator.rs.itd.umich.edu>
  6. Subject: Emacs, TOSWIN and \r (Carriage Return) characters
  7.  
  8. > Now, I problem is with the subprocesses, which are started from an Emacs
  9. >  in a TOSWIN window. They all output ^M character into the buffer,
  10. > into which the respective command output goes. If I start Emacs from
  11. > the shell (TCSH) everything is fine (no CR4s in in the process
  12. > buffer).
  13.  
  14. I fixed this in my mint version of emacs by adding "b" to UNIXMODE, to force 
  15. all processes that are started by emacs to be open files in binary mode.
  16.  
  17. cheers,
  18. scott.
  19.